Use CRPEJob::GetNthParameterCurrentRange to retrieve the indicated value range from the specified parameter field in a report.
BOOL GetNthParameterCurrentRange (
const _TCHAR *parameterFieldName,
const _TCHAR *reportName,
short index,
CRPEValueInfo *rangeStart,
CRPEValueInfo *rangeEnd,
short *rangeInfo );
Specifies a pointer to CRPEValueInfo, which will contain the retrieved start range value. See Remarks below. | |||
Specifies a pointer to CRPEValueInfo, which will contain the retrieved end range value. See Remarks below. | |||
Specifies a pointer to the bit mapped value, which indicates whether the upper and/or lower bound of the range should be retrieved. Set rangeInfo to one of the following constants. | |||
Constant | Value | Description | |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |